CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DES 加密算法

搜索资源列表

  1. FileEncrypter

    0下载:
  2. 使用三重DES加密算法和替代加密算法对文件进行加密的小程序-The use of triple-DES encryption algorithm and an alternative encryption algorithm to encrypt the document a small program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:24071
    • 提供者:szmneo
  1. DES

    0下载:
  2. DES加密算法实现,实现采用C++,可对文件和字符串进行加密-DES encryption algorithm to achieve the use of C++, can encrypt files and strings
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:11999
    • 提供者:Ivan
  1. DES--encode

    0下载:
  2. 一个DES加密算法简单实现的示例。可对用户输入口令进行验证-A DES encryption algorithm to achieve a simple example. Enter the password of the user to verify
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:290212
    • 提供者:刘保杰
  1. des

    0下载:
  2. des加密与解密算法 CSharp源码-des encryption and decryption algorithm CSharp source
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:28133
    • 提供者:guang
  1. des-lib

    0下载:
  2. DES加密算法 DES加密算法-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-06
    • 文件大小:1209888
    • 提供者:linrui
  1. DES

    0下载:
  2. DES加密算法,可实现DES加密和DES解密-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1961
    • 提供者:friendxxy
  1. des

    0下载:
  2. 用JAVA语言实现DES算法。通过文件读取进行加密,密码由客户自行输入-JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:46445
    • 提供者:liuby
  1. DES

    0下载:
  2. 测试实现DES加密算法,很简单的东西,请勿见笑-DES encryption algorithm to achieve test, a very simple thing, not a laughing stock
  3. 所属分类:EditBox

    • 发布日期:2017-04-02
    • 文件大小:33870
    • 提供者:zhuliewei
  1. des

    1下载:
  2. 实现了DES加密算法,包括64位分组处理,可以加密解密一段文本-The realization of the DES encryption algorithm, including the 64-bit packet processing, encryption and decryption can be a section of text
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-10-12
    • 文件大小:133230
    • 提供者:alex
  1. des_code

    0下载:
  2. des算法源码 DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。   其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。   DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。-des algorithm source code for DES algorithm of the symmetric cryptosystem cry
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4485
    • 提供者:李大力
  1. DES

    0下载:
  2. 计算机网络安全DES加密算法实现,C语言源码,编译通过-Computer network security DES encryption algorithm, C language source code, the compiler through
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:8563
    • 提供者:sun
  1. DES

    0下载:
  2. C语言实现DES加密算法,用于验证开发的正确性-C language realization of DES encryption algorithm used to validate the correctness of the development of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:38871
    • 提供者:reborn
  1. DES

    0下载:
  2. 加密算法DES的代码实验,编译后可以直接使用的DES源代码-DES encryption algorithm code to experiment can be directly compiled using DES source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:28490
    • 提供者:xiaolin
  1. DES3DESAES

    0下载:
  2. C语言版的DES,3DES,AES加密算法以及MD5数字签名-C language version of the DES, 3DES, AES encryption algorithm and MD5 digital signatures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:60474
    • 提供者:王刚
  1. CDES

    0下载:
  2. DES加密解密类,给大家一个算法的参考。希望新手一点启示。-DES encryption and decryption class, give us an algorithm for reference. Hope novice of this problem.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:11193
    • 提供者:Weberte
  1. Bin_Encrypt

    0下载:
  2. 基于DES加密算法的二进制加密解密程序,内含主程序与加密函数、解密函数,有详细注释,并画出了二进制信号波形。-DES encryption algorithm based on binary encryption and decryption process, containing the main program and the encryption function, decryption function, detailed notes, and draw a binary signal
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:9012
    • 提供者:
  1. DES

    0下载:
  2. 非常不错的DES加密算法介绍。密码与破解的初学者的实用参考,。-A very good descr iption of the DES encryption algorithm. Password cracking beginners practical reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:254254
    • 提供者:刘萌
  1. des

    0下载:
  2. des加密算法的c++实现,很好的代码,适用于 windows环境下的c++语言-des encryption algorithm c++ implementation, a good code, for windows environment c++ language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:976088
    • 提供者:lucky
  1. name4

    0下载:
  2. DES加密算法(VS C++ 2005)并行算法-DES encryption algorithm (VS C++ 2005) Parallel Algorithm for
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:4157
    • 提供者:equator
  1. des

    0下载:
  2. des加密算法。用c++实现的des加密算法。可以直接运行-des encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:2749
    • 提供者:莫家恩
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com